home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / nutritio.sit / Nutrition v1.1 / card_11192.txt < prev    next >
Text File  |  1988-02-13  |  5KB  |  249 lines

  1. -- card: 11192 from stack: in.1
  2. -- bmap block id: 11829
  3. -- flags: 4000
  4. -- background id: 10739
  5. -- name: Introduction
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=106 top=4 right=57 bottom=407
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 18
  17. -- style flags: 0
  18. -- line height: 24
  19. -- part name: Title
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0004
  25. -- rect: left=86 top=55 right=337 bottom=425
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 14
  31. -- style flags: 0
  32. -- line height: 18
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0001
  39. -- rect: left=2 top=127 right=292 bottom=75
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 129
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Instructions
  48.  
  49.  
  50. -- part 5 (button)
  51. -- low flags: 00
  52. -- high flags: 8000
  53. -- rect: left=21 top=73 right=117 bottom=70
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 29019 / 29019
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Install
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   push card
  65.   set the userlevel to 4
  66.   get the long name of this stack
  67.   put it into stackName
  68.   get the script of card button id 10
  69.   put space && stackName after line three of it
  70.   set the script of card button id 10 to it
  71.   choose button tool
  72.   click at loc of card button id 10
  73.   doMenu "Cut Button"
  74.   hide card button id 10
  75.   hide card button id 5
  76.   hide card field id 3
  77.   go home
  78.   doMenu "Paste Button"
  79.   answer "Position Button in Desired Location"
  80. end mouseUp
  81.  
  82.  
  83.  
  84.  
  85. -- part 6 (button)
  86. -- low flags: 00
  87. -- high flags: 0000
  88. -- rect: left=451 top=20 right=47 bottom=482
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 1011 / 1011
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Go Home
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   go home
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 7 (button)
  105. -- low flags: 00
  106. -- high flags: 0000
  107. -- rect: left=443 top=76 right=119 bottom=486
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 1020 / 1020
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: New Button
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   push card
  119.   go to card id 2859
  120. end mouseUp
  121.  
  122.  
  123.  
  124.  
  125. -- part 8 (button)
  126. -- low flags: 00
  127. -- high flags: A004
  128. -- rect: left=432 top=142 right=165 bottom=506
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: Lets Eat!
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   visual effect dissolve
  140.   go to last card of background "Daily Log"
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 9 (button)
  146. -- low flags: 00
  147. -- high flags: 0000
  148. -- rect: left=454 top=291 right=319 bottom=489
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 1012 / 1012
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: New Button
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   visual effect dissolve
  160.   pop card
  161. end mouseUp
  162.  
  163.  
  164.  
  165.  
  166. -- part 10 (button)
  167. -- low flags: 00
  168. -- high flags: 0000
  169. -- rect: left=24 top=33 right=67 bottom=66
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 256 / 256
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: Food log
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   visual effect dissolve
  181.   go
  182. end mouseUp
  183.  
  184.  
  185.  
  186. -- part 12 (button)
  187. -- low flags: 00
  188. -- high flags: 8003
  189. -- rect: left=383 top=219 right=242 bottom=496
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 0 / 0
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: Set User Type
  198. ----- HyperTalk script -----
  199. on mouseUp
  200.   push card
  201.   go to card id 5328
  202. end mouseUp
  203.  
  204.  
  205.  
  206.  
  207. -- part 13 (field)
  208. -- low flags: 00
  209. -- high flags: 0004
  210. -- rect: left=374 top=250 right=287 bottom=500
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 0
  214. -- font id: 129
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: User Type
  219.  
  220.  
  221. -- part contents for card part 1
  222. ----- text -----
  223. Nutrition Sampler Stack
  224. ┬⌐ 1988 by Richard Lasky
  225.  
  226. -- part contents for card part 2
  227. ----- text -----
  228. This is ΓÇ£TeaseWare.ΓÇ¥  You will be able to keep a record of your breakfasts, and the nutritional content of each meal will  be automatically calculated.  The totals are given for Protein, Carbohydrate, Fat, Sodium, eight Vitamins, and six Minerals.
  229.  
  230. To order the Full Version of this stack, which will work for all three meals plus snacks, send $10 to: 
  231.                          Richard Lasky
  232.                         101 Verndale Street
  233.                          Brookline, MA 02146
  234.  
  235.   CIS:  76136,1622                    Genie:  R.Lasky
  236.  
  237. -- part contents for card part 3
  238. ----- text -----
  239. Click on the arrow to install above button on home stack.
  240.  
  241. -- part contents for card part 13
  242. ----- text -----
  243. User Type:
  244. Adult Male
  245.  
  246. -- part contents for background part 13
  247. ----- text -----
  248.  
  249. OK